Release 10.1A: OpenEdge Development:
Progress 4GL Reference
SET-ATTRIBUTE( ) method
Adds a new attribute to an element. If an attribute with the same name is already present, its value is replaced with the specified value.
Return type: LOGICAL Applies to: X-noderef object handle
nameA character expression that represents the attribute name.
valueA character expression that represents the attribute value.
The following example creates the following line in the hDoc output .xml file:
<Customer Id="54" Name="Second Skin Scuba"/>
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |